ksrpc
Toggle table of contents
0.9.4
js
Platform filter
js
Switch theme
Search in API
ksrpc
ksrpc-core
/
com.monkopedia.ksrpc
/
[js]RpcObjectKey
Rpc
Object
Key
js
annotation class
RpcObjectKey
(
val
rpcObject
:
KClass
<
out
RpcObject
<
*
>
>
)
Used to find
RpcObject
of services in js implementations.
Members
Properties
rpc
Object
Link copied to clipboard
js
val
rpcObject
:
KClass
<
out
RpcObject
<
*
>
>